home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / mr2_138.zip / MR2INI.ORG < prev    next >
Text File  |  1993-01-05  |  12KB  |  263 lines

  1. #
  2. # Initialization file for the MR/2 mail reader.  This file sets
  3. # run time parameters and options.
  4. #
  5.  
  6. PacketPath=
  7.     # This is where MR2 will look for packets to read and place reply packets
  8.  
  9. FileSpec=*.q??
  10.     # This is the wildcard file specification to use when searching for
  11.     # packets to read.
  12.  
  13. Editor=e
  14.   #Editor=epm
  15.   #Editor=q -e\mr2\qstartup.mac
  16.   #Editor=NONE
  17.     # This is the command MR2 will use when invoking the editor.  By default,
  18.     # the system PM editor "e" is used.  To use QEdit and pass it a start-up
  19.     # macro (-e parameter), change this line to read:
  20.     #
  21.     #      Editor=q -e\mr2\qstartup.mac
  22.     #
  23.     # Use NONE if you wish to have your editor running in another window.
  24.     # MR/2 will not chain to an editor - it merely tells you to switch
  25.     # windows, then waits for you to switch back and press a key.
  26.  
  27. Attributes=Extended
  28. #Attributes=NONE
  29.     # When preparing to edit reply files, MR/2 can optionally mark these
  30.     # files as type "Plain Text" so, for example, the "E" editor will not
  31.     # force you to set the type before saving.  "None" means don't use
  32.     # extended attributes.  "Extended" tells MR/2 to set them.
  33.  
  34. ReplyFile=Reply.Msg
  35.     # Temporary file name used when creating replies.  This file can be
  36.     # specified with a full path, making it easier to edit it in a separate
  37.     # window.  For instance, C:\Reply is valid
  38.  
  39. HeaderEditing=Both
  40.     # This controls when the Message header is displayed for editing.
  41.     # Options are Before, After or Both.
  42.  
  43. ReplyPath=..\
  44.     # Directory where ".Rep" reply packets are built and maintained.
  45.  
  46. Tagline=@Misc2.Tag
  47. #Tagline=@OS2.Tag
  48. #Tagline=A QWK compatible mail reader for OS/2
  49.     # This sets the default tagline for MR2 replies.  This string is placed
  50.     # at the bottom of each reply, before the reply is edited.  You may
  51.     # change the tagline via your editor, while composing your reply.
  52.     # Example one accesses a file of multiple taglines.
  53.     # The second example provides a fixed, non-changing tagline.
  54.  
  55. TagMode=RANDOM
  56.     # This sets the tagline file access method.  RANDOM will skip around
  57.     # and randomly select the next tagline.  SEQUENTIAL will perform a
  58.     # RANDOM seek when MR/2 is first loaded, then move sequentially
  59.     # through the file after that.
  60.  
  61. SaveFile=..\save.txt
  62.     # This is the file to which messages are appended when they are "saved" or
  63.     # filed for later reference.  Use the "S" key while viewing a message to
  64.     # append it to this file in printable form.
  65.  
  66. Zipper=pkzip
  67. UnZipper=pkunzip -o
  68.     # These are the commands used to archive and unarchive your message
  69.     # packets.  If you use something other than PKZip/UnZip, modify these
  70.     # commands appropriately.
  71.  
  72. Colors=1E171E
  73. #Colors=0F0E0A
  74.     # Yes, this is crude - I'll include something more friendly later.
  75.     # The first two characters describe the "normal" text color for messages,
  76.     # which is shown here as 1E, or Blue background (1) Yellow foreground (E).
  77.     # The second two are the quoted-text colors, 17 is Blue background (1)
  78.     # with a White foreground (7).  The third set of 2 numbers are the
  79.     # message header display colors (the From/To/Subject section on top).
  80.     # This is the only color configuration support at this time.
  81.     # Colors: 0 = Black     1 = Blue   2 = Green   3 = Cyan    4 = Red
  82.     #         5 = Magenta   6 = Brown  7 = White   8 = Gray    9 = Light Blue
  83.     #         A = Lt. Green        B = Lt. Cyan      C = Lt. Red
  84.     #         D = Lt. Megenta      E = Yellow        F = Intense White
  85.     #
  86.     # I personally have changed to the second example here, which gives a
  87.     # black background with bold-white text, yellow quotes and green header.
  88.  
  89. SkipReadMessages=No
  90.     # If set to YES, MR/2 will bypass any messages you've already read.
  91.     # The problem with this option is that, if a conference contains only
  92.     # previously-read messages, then MR/2 will skip right out of that
  93.     # conference - there's no way to get back in.
  94.  
  95. QuoteBody="%i>",EachLine
  96.     # Describes how MR/2 will quote the lines of the source message when
  97.     # creating a new reply file.  The optional %i (which is the only
  98.     # parameter-type variable supported at this time) will be replaced by
  99.     # the message originator's initials.  The quote prefix may be placed
  100.     # on EachLine or on the "FirstLine" only (subsequent lines indented).
  101.  
  102. OldQuoteDetect=YES
  103.     # When set to YES, MR/2 will not place the quote prefix in front of
  104.     # reply-file lines that already are prefixed with quotes.  This creates
  105.     # (usually) a much cleaner initial reply file.
  106.  
  107. HeaderInQuote=No
  108.     # You may optionally include the message header in a reply file.  This
  109.     # is often used with a clever editor "macro" to create sophisticated
  110.     # quoting styles not natively supported my MR/2.  You must be sure
  111.     # to remove all traces of the header before saving the message, as MR/2
  112.     # makes no attempt to identify or remove it.
  113.  
  114. KeepMessageMarks=YES
  115.     # If set to YES, MR/2 will track the read/replied/saved status of
  116.     # every message, as well as your current position in the packet.  This
  117.     # information is stored as OS/2 extended attributes and will stay
  118.     # attached to the file as it is copied or renamed.  When a previously
  119.     # read packet is reopened, you will be asked if you wish to return to
  120.     # you previous position.  Answering YES will return you to that spot,
  121.     # responding NO will place you at the conference selection screen.
  122.  
  123. SerialInTagline=Yes
  124.     # If you register MR/2, you will be provided with a serialized MR2.ID
  125.     # file.  As a registered user, you have the right to choose whether
  126.     # you wish to display your serial number in your tagline or not.
  127.     # Regardless, MR/2 will remove the "NR" (Not Registered) identifier
  128.     # from all your tags.
  129.  
  130. VideoMode=25
  131.     # Specifies the number of lines/screen the display will be set to upon
  132.     # entering MR/2.  Possibilities are: 25, 28, 34, 40, 43, 50 or 60.
  133.     # You may also toggle through these when on the packet selection screen
  134.     # by pressing ALT-V.
  135.  
  136. AllUpperCase=Yes
  137.     # Converts Subject, From and To user names to upper-case before saving
  138.     # replies, if set to YES.  If set to NO, the case you supply is preserved.
  139.  
  140. SplitLongReplies=Yes
  141.     # MR/2 will split replies into "multiple" message at somewhere around
  142.     # 92 lines if left at YES.  Set to NO, no splitting is performed.
  143.  
  144.  
  145. ;=============  Switches Added in version 1.1 ========================
  146.  
  147. WrapLinesAtColumn=80
  148.     # This keeps lines within reasonable lengths.  Using the system "E"
  149.     # editor with word-wrap mode causes some problems.  The text appears
  150.     # to wrap on-screen, but MR/2 has no way of knowing where the editor
  151.     # has determined the wrap should be.  With this option set, lines are
  152.     # word wrapped at this column, avoiding truncated messages.
  153.  
  154. SortMasterConferences=Yes
  155.     # The master conference list is stored as found in the BBS's control
  156.     # file.  If this parameter is omitted or set to NO, this list is
  157.     # displayed in its default order.  If YES is specified here, the list
  158.     # is sorted alphabetically by conference name.  NOTE:  This is the
  159.     # MASTER conference list (i.e., "Write New" message list).
  160.  
  161. ExitAtEndOfParameters=Yes
  162.     # This parameter defines what MR/2 does when parameters are provided
  163.     # on the command line (or via "association").  If set to YES, MR/2
  164.     # exits when all packets listed as command line parameter have been
  165.     # read.  If NO, then MR/2 simply returns to the packet selection
  166.     # screen.  NOTE:  If no paramaters are passed on the command line, this
  167.     # option has no effect.  See the read.me file for more detail.
  168.  
  169. MessageOrder=Subject
  170.     # May be set to "Subject" or "None" and specifies the reading order of
  171.     # messages.  When Subject is chosen, many extra "thread" related keys
  172.     # become available.  For instance, the TAB and BACKSPACE key can be used
  173.     # to skip through threads, and the "Q" key will invoke a thread summary
  174.     # menu.
  175.  
  176. ###ThreadChangeTone=20000,10
  177.     # May be used to tell MR/2 to make a tone while paging through messages,
  178.     # when the "thread" changes.  Uncomment the line and play with the
  179.     # numbers - let me know how useful this is to you :)
  180.  
  181.  
  182. ;=============  Switches Added in version 1.3 ========================
  183.  
  184. BeepOnPersonals = Yes
  185.     # Turns the "beep" when a personal message is displayed off and on.
  186.     # Specify YES is you want MR/2 to beep on your personal messages, NO
  187.     # for silent running.
  188.  
  189. GoToLastRead = No
  190.     # If set to YES, will suppress the "do you wish to return to your
  191.     # previous reading position" prompt and jump there automatically.
  192.  
  193. BackupOldReplies = Yes
  194.     # If YES is specified, any .REP file that is to be deleted is frist
  195.     # copied to a .OLD file.  If NO is specified, the .REP files are
  196.     # deleted and no backup is performed.
  197.  
  198. ##### NewMessageEditor=E
  199.     # This is an optional entry.  If you wish to run a different editor
  200.     # for NEW messages, or run the same editor with different startup
  201.     # macros for NEW messages, specify it here.  This NEW editor is
  202.     # also used to edit News, Bulletins and Newfile listings.  If not
  203.     # specified, the base editor is always used.
  204.  
  205. MouseMode = DoubleClick
  206.     # Can be set to DoubleClick (the new default) or SingleClick (the
  207.     # old way).  Double click will be required to select any entry from
  208.     # a selection list.  In SingleClick mode, a single mouse click will
  209.     # select an entry.  DoubleClicking is provided for use with the new
  210.     # "mouse menus".
  211.  
  212. MouseClickSpeed = 500
  213.     # The maximum time, in miliseconds, between mouse clicks for them to
  214.     # be considered "double" clicks.
  215.  
  216. MouseScrollSpeed = 1
  217.     # Controls the speed of scrolling when you park the mouse on a scroll
  218.     # arrow and hold the left mouse button down.  A value of one is the
  219.     # fastest you can get right now, if this is too fast for you, raise
  220.     # this number.  This represents the number of milliseconds delay before
  221.     # MR/2 generates a psuedo mouse click for you.
  222.  
  223. #Check = Subject
  224.     # See SEARCH.INI for an example of how this is used.
  225.  
  226. ;=============    Switches Added in version 1.31 -> 1.36 =======================
  227.  
  228. #MouseMode = OFF
  229.     # MouseMode was added in version 1.3, but I've added the OFF mode.
  230.     # This hides the mouse cursor from program startup.  For users who
  231.     # don't use the mouse, but are tired of moving the cursor out of the
  232.     # way.
  233.  
  234. SuppressVersionInTagline = NO
  235.     # This controls tagline generation for registered users only.
  236.     # Specifying YES here will create taglines without the MR/2 version
  237.     # number.  You may also suppress the serial number by setting
  238.     # SerialInTag to NO.  These two switches together will cause an
  239.     # MR/2 signiture like: " * MR/2 * Tagline goes here"
  240.  
  241. TagStyle=PCBoard
  242. #TagStyle=Fido
  243.     # This option has been around for a long time; just never documented.
  244.     # This controls the type of tearline and tagline characters used. If
  245.     # set to PCBoard (just now changed to the default), you get the
  246.     # customary three dashed followed by the MR/2 identifier surrounded
  247.     # by hi-end ASCII characters "■".  If set to Fidonet mode, underlines
  248.     # replace the dashes, and "*"'s are used as delimiters.
  249.  
  250.  
  251. ;=============  Switches Added in version 1.37 -> 1.36 =======================
  252.  
  253. LogReplies = YES
  254.     # Controls the creation and maintenance of a reply log.  Set to YES,
  255.     # all replies are logged to an online reply "folder".  Set to FULL,
  256.     # copies of the original message preface every reply.  Set to NO, no
  257.     # reply logging is performed.  The reply folder is maintained in a
  258.     # conference named ReplyLog.
  259.  
  260.  
  261.  
  262.  
  263.